home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / dev / src / RKM_ASM2.readme < prev    next >
Text File  |  2001-07-04  |  18KB  |  328 lines

  1. Short:    R.K.M codes - Translated into Assembly.
  2. Author:   John White <yoingco@hotmail.com>
  3. Uploader: John White <yoingco@hotmail.com>
  4. Version:  1.1
  5. Type:     dev/src
  6. Date:     June 2001
  7.  
  8. Last month I only uploaded a portion of these codes as I was a first time
  9. user of the Internet/Aminet. This archive now contains approximately two
  10. disks of code.
  11.  
  12. The codes are my own translations of the R.K.M `C' codes, aswell as my own
  13. assembly codes. These codes are NOT examples. Simple read each code, from
  14. top-to-bottom, and digest what you see! The main reason for writing these
  15. codes was my frustration of "everything-is-written-in-C" syndrome. Each code
  16. has been tested. My main aims were to get the right pointers and offsets to
  17. objects via lea and move.l - When I was a beginner I found getting pointers
  18. and offsets a challenge.
  19.  
  20. Most of the important codes are here - see list below. I.e I did not bother
  21. with codes that you can find in any Amiga book. Also not here are Hardware
  22. codes, CopperList codes, etc as I view these as not standard to most
  23. programmer and/or not system function oriented.
  24.  
  25. Here is a breif outline of the main codes in this archive:
  26.  
  27.         ASL - Font, Pattern, Multi-Select, ScreenMode.
  28.  
  29.     Devices - Audio, Change_Mouse_Position, Clipboard, Console, DiskDrive,
  30.               GamePort, Input, JoyStick, Keyboard, Printer, SCSI_Query.
  31.  
  32.         DOS - Examine, Exall, Match.
  33.  
  34.        Exec - List/Nodes, Ports, Messages, Task, Trap/Exception, Signal,
  35.               Wait, Interrupts, Semaphore.
  36.  
  37.    Graphics - Bitmaps, Bobs, Sprites, View, Dual Playfield, Scroll, Monitor.
  38.  
  39.     Handler - An Handler that emulates missing (broken) keys using the
  40.               numeric keypad as replacement keys.
  41.  
  42.   Intuition - Guru, Prop Gadgets, Menu, String Hook.
  43.  
  44.   Libraries - GadTools, HotKey_Commodity, IFFParse Clip Chunks Prefs,
  45.               Utility_Tags, Locale_Catalog, SetFunction.
  46.  
  47.       Misc. - Arexx, BitField, DateTime, Potgo_Resource, Sound, Rnd, XREF.
  48.  
  49.  Requesters - WB and Custom Requesters.
  50.  
  51.   Workbench - AppWindow.s, Icon.s, AppMenuItem.s
  52.  
  53.      Speech - My own speech program (check out STM.LHA in Aminet/misc).
  54.  
  55.     CSG/DSG - Create System GEVs (creates system Global Env Variables
  56.               about your system).
  57.  
  58.         MKE - Missing Keys Emulator (allows you to emulate Missing (Broken)
  59.               Keys or send key messages to a window).
  60.  
  61.  I am currently doing Boopsi (New to this archive: Select_Gadget.s which
  62.  is my assembly version of SelGadgetTest.c). I also looking into the
  63.  possibility of an Animation.s code).
  64.  
  65.  Finally. A BIG THANK YOU to Frank Wille for his general help/guidance in
  66.  my annoying?! persistant with my assembly questions.
  67.  
  68.  ENJOY!!
  69.  
  70.  
  71. ============================= Archive contents =============================
  72.  
  73. Original  Packed Ratio    Date     Time    Name
  74. -------- ------- ----- --------- --------  -------------
  75.      628     271 56.8% 02-Sep-92 15:40:52  System_GEVs.info
  76.     1085     437 59.7% 02-Sep-92 15:49:56 +ASE_Example
  77.    62075   12643 79.6% 02-Sep-92 15:19:58 +CSG.Guide
  78.     1470     418 71.5% 02-Sep-92 15:30:46 +CSG.Guide.info
  79.    66503   12283 81.5% 02-Sep-92 14:18:58 +CSG.s
  80.     1236     443 64.1% 02-Sep-92 14:46:00 +CSG.s.info
  81.    25428    5198 79.5% 02-Sep-92 15:09:46 +DSG.s
  82.     1236     446 63.9% 02-Sep-92 14:46:04 +DSG.s.info
  83.     1834     752 58.9% 02-Sep-92 15:48:38 +startup-sequence
  84.      628     259 58.7% 02-Sep-92 15:44:42  MKE.info
  85.    26663    7920 70.2% 02-Sep-92 14:55:14 +MKE.Guide
  86.     1470     424 71.1% 02-Sep-92 14:56:02 +MKE.Guide.info
  87.   130900   16935 87.0% 02-Sep-92 14:08:16 +MKE.s
  88.     1237     444 64.1% 02-Sep-92 14:46:42 +MKE.s.info
  89.      628     272 56.6% 02-Sep-92 15:44:46  Include.info
  90.     2409     794 67.0% 02-Sep-92 14:11:42 +missing_keys.i
  91.      482     242 49.7% 02-Sep-92 15:10:38 +missing_keys.i.info
  92.      628     261 58.4% 02-Sep-92 15:44:50  Speech.info
  93.    32957   11323 65.6% 02-Sep-92 14:06:04 +SpeakToMe.Guide
  94.     1470     423 71.2% 02-Sep-92 14:04:36 +SpeakToMe.Guide.info
  95.   158387   18085 88.5% 02-Sep-92 14:20:08 +SpeakToMe.s
  96.     1237     456 63.1% 02-Sep-92 14:04:40 +SpeakToMe.s.info
  97.      478     165 65.4% 02-Sep-92 14:04:24 +STM.Config
  98.      628     273 56.5% 02-Sep-92 15:44:44  Fonts.info
  99.      264      24 90.9% 06-Apr-81 23:33:16 +jw.font
  100.     5728    2055 64.1% 06-Apr-81 22:56:54 +11t
  101.      628     259 58.7% 02-Sep-92 15:49:00  OS_Sources.info
  102.      628     260 58.5% 02-Sep-92 14:15:30 +Dos.info
  103.      628     259 58.7% 02-Sep-92 14:16:44 +Handler.info
  104.    20280    5108 74.8% 02-Sep-92 14:29:36 +AddNH.s
  105.     1236     443 64.1% 02-Sep-92 14:30:00 +AddNH.s.info
  106.     4250    1486 65.0% 02-Sep-92 14:18:12 +FunctionKeysNH.s
  107.     1236     439 64.4% 02-Sep-92 14:18:22 +FunctionKeysNH.s.info
  108.     2409     794 67.0% 02-Sep-92 14:11:42 +missing_keys.i
  109.      482     243 49.5% 02-Sep-92 16:58:18 +missing_keys.i.info
  110.    11489    3716 67.6% 02-Sep-92 14:12:42 +NH.Guide
  111.     1470     423 71.2% 02-Sep-92 16:57:58 +NH.Guide.info
  112.     3444    1260 63.4% 02-Sep-92 14:31:30 +RemoveNH.s
  113.     1236     439 64.4% 02-Sep-92 14:32:40 +RemoveNH.s.info
  114.     8272    2456 70.3% 02-Sep-92 16:04:50 +DateTime.s
  115.     1236     436 64.7% 02-Sep-92 16:04:58 +DateTime.s.info
  116.    11688    3397 70.9% 02-Sep-92 16:05:34 +DirFile_Info.s
  117.     1236     441 64.3% 02-Sep-92 16:06:02 +DirFile_Info.s.info
  118.    11180    3331 70.2% 02-Sep-92 14:31:42 +ExAll.s
  119.     1236     439 64.4% 02-Sep-92 14:32:18 +ExAll.s.info
  120.     8860    2821 68.1% 02-Sep-92 16:01:50 +Match_Pattern.s
  121.     1236     434 64.8% 02-Sep-92 16:02:42 +Match_Pattern.s.info
  122.    13345    4311 67.6% 02-Sep-92 15:59:06 +Miscellaneous_DOS.s
  123.     1236     439 64.4% 02-Sep-92 16:00:24 +Miscellaneous_DOS.s.info
  124.     8587    2774 67.6% 02-Sep-92 16:06:40 +Notify.s
  125.     1236     439 64.4% 02-Sep-92 16:07:36 +Notify.s.info
  126.      628     259 58.7% 02-Sep-92 14:15:32 +Exec.info
  127.    11434    3335 70.8% 02-Sep-92 14:07:40 +List_Nodes.s
  128.     1236     442 64.2% 02-Sep-92 14:09:22 +List_Nodes.s.info
  129.     8391    2452 70.7% 02-Sep-92 15:32:08 +Memory_Blocks.s
  130.     1236     444 64.0% 02-Sep-92 15:32:16 +Memory_Blocks.s.info
  131.     9094    2818 69.0% 02-Sep-92 14:59:22 +Receive_MsgPort.s
  132.     1236     440 64.4% 02-Sep-92 14:59:22 +Receive_MsgPort.s.info
  133.     6621    2061 68.8% 02-Sep-92 16:33:10 +Semaphore.s
  134.     1236     432 65.0% 02-Sep-92 16:35:02 +Semaphore.s.info
  135.    10603    3240 69.4% 02-Sep-92 14:59:36 +Send_MsgPort.s
  136.     1236     438 64.5% 02-Sep-92 14:59:38 +Send_MsgPort.s.info
  137.     6447    2011 68.8% 02-Sep-92 15:39:20 +Signal.s
  138.     1234     438 64.5% 02-Sep-92 15:39:24 +Signal.s.info
  139.     3336    1114 66.6% 02-Sep-92 15:23:52 +Task.s
  140.     1236     441 64.3% 02-Sep-92 15:26:38 +Task.s.info
  141.     6484    2050 68.3% 02-Sep-92 14:28:10 +Trap.s
  142.     1235     436 64.6% 02-Sep-92 14:29:26 +Trap.s.info
  143.     8202    2656 67.6% 02-Sep-92 14:24:50 +Trap_Exceptions.s
  144.     1236     440 64.4% 02-Sep-92 14:29:22 +Trap_Exceptions.s.info
  145.     8646    2732 68.4% 02-Sep-92 15:06:54 +VBlank_Interrupt.s
  146.     1236     440 64.4% 02-Sep-92 15:06:54 +VBlank_Interrupt.s.info
  147.     7893    2527 67.9% 02-Sep-92 14:03:46 +Wait.s
  148.     1236     436 64.7% 02-Sep-92 14:05:34 +Wait.s.info
  149.      628     272 56.6% 02-Sep-92 14:15:36 +JW_Library.info
  150.      292     176 39.7% 02-Sep-92 17:47:52 +jw.lib
  151.      444     340 23.4% 02-Sep-92 15:51:18 +jw.library
  152.      564     424 24.8% 02-Sep-92 15:50:42 +jw.o
  153.      122     110  9.8% 02-Sep-92 14:20:40 +jw_lib.i
  154.      880     415 52.8% 02-Sep-92 15:53:16 +jw_library.i
  155.      459     277 39.6% 02-Sep-92 14:19:34 +Library.Doc
  156.     1470     425 71.0% 02-Sep-92 14:20:50 +Library.Doc.info
  157.     3064    1262 58.8% 02-Sep-92 14:48:04 +Library.s
  158.     1235     444 64.0% 02-Sep-92 14:49:30 +Library.s.info
  159.       92      79 14.1% 02-Sep-92 17:43:48 +LVO.o
  160.      371     243 34.5% 02-Sep-92 17:40:40 +LVO.s
  161.      481     232 51.7% 02-Sep-92 17:40:40 +LVO.s.info
  162.      640     366 42.8% 02-Sep-92 17:07:36 +Open_JWLib
  163.      450     172 61.7% 02-Sep-92 17:47:40 +Open_JWLib.info
  164.     1771     665 62.4% 02-Sep-92 15:49:48 +Open_JWLib.s
  165.     1235     442 64.2% 02-Sep-92 15:50:00 +Open_JWLib.s.info
  166.      583     311 46.6% 02-Sep-92 17:43:04 +stub.s
  167.      482     233 51.6% 02-Sep-92 17:43:10 +stub.s.info
  168.      200     138 31.0% 02-Sep-92 17:43:06 +Stubs.o
  169.      628     272 56.6% 02-Sep-92 15:52:06 +Workbench.info
  170.      507     293 42.2% 02-Sep-92 13:51:12 +AppIcon.info
  171.    10370    3274 68.4% 02-Sep-92 14:19:54 +AppIcon.s
  172.     1234     434 64.8% 02-Sep-92 14:20:32 +AppIcon.s.info
  173.     9606    2994 68.8% 02-Sep-92 15:03:40 +AppMenuItem.s
  174.     1236     438 64.5% 02-Sep-92 15:03:40 +AppMenuItem.s.info
  175.    10113    3092 69.4% 02-Sep-92 14:52:56 +AppMenuItem2.s
  176.     1236     435 64.8% 02-Sep-92 14:53:54 +AppMenuItem2.s.info
  177.     9411    2901 69.1% 02-Sep-92 14:21:54 +AppWindow.s
  178.     1236     440 64.4% 02-Sep-92 14:23:06 +AppWindow.s.info
  179.    10365    3171 69.4% 02-Sep-92 15:29:58 +Icon.s
  180.     1234     439 64.4% 02-Sep-92 15:30:02 +Icon.s.info
  181.      628     257 59.0% 02-Sep-92 15:52:00 +JW_Device.info
  182.      384     228 40.6% 02-Sep-92 15:05:10 +Device.Doc
  183.     1470     423 71.2% 02-Sep-92 14:07:58 +Device.Doc.info
  184.     1720    1199 30.2% 02-Sep-92 14:48:16 +device.o
  185.    12915    4321 66.5% 02-Sep-92 14:47:10 +Device.s
  186.     1236     443 64.1% 02-Sep-92 14:47:40 +Device.s.info
  187.     2999    1346 55.1% 02-Sep-92 14:35:40 +jw_device.i
  188.      885     249 71.8% 02-Sep-92 14:56:04 +mountlist
  189.     2321     838 63.8% 02-Sep-92 14:54:10 +Open_JWDevice.s
  190.     1235     438 64.5% 02-Sep-92 14:54:10 +Open_JWDevice.s.info
  191.     1548    1076 30.4% 02-Sep-92 14:50:20 +ramdev.device
  192.      628     270 57.0% 02-Sep-92 15:52:04 +Requesters.info
  193.    10515    3282 68.7% 02-Sep-92 15:18:46 +Block_Requester.s
  194.     1236     437 64.6% 02-Sep-92 15:18:46 +Block_Requester.s.info
  195.    13254    4011 69.7% 02-Sep-92 15:40:40 +Custom_BMRequester.s
  196.     1236     434 64.8% 02-Sep-92 15:41:22 +Custom_BMRequester.s.info
  197.    21165    4262 79.8% 02-Sep-92 15:04:06 +Custom_Requester.s
  198.     1236     435 64.8% 02-Sep-92 15:04:10 +Custom_Requester.s.info
  199.     9864    3180 67.7% 02-Sep-92 15:04:28 +Requesters.s
  200.     1236     437 64.6% 02-Sep-92 15:04:32 +Requesters.s.info
  201.      628     269 57.1% 02-Sep-92 15:52:08 +Intuition.info
  202.     6494    2073 68.0% 02-Sep-92 15:59:16 +GURU_Alert.s
  203.     1234     432 64.9% 02-Sep-92 15:59:16 +GURU_Alert.s.info
  204.    15947    3481 78.1% 02-Sep-92 14:47:44 +Old-Menu.s
  205.     1236     439 64.4% 02-Sep-92 14:47:48 +Old-Menu.s.info
  206.    34069    6268 81.6% 02-Sep-92 16:16:30 +Prop_Gadgets.s
  207.     1235     436 64.6% 02-Sep-92 16:16:50 +Prop_Gadgets.s.info
  208.    12116    3880 67.9% 02-Sep-92 14:08:24 +String_Hook.s
  209.     1236     435 64.8% 02-Sep-92 14:11:14 +String_Hook.s.info
  210.      628     270 57.0% 02-Sep-92 15:54:56 +Graphics.info
  211.    11014    3088 71.9% 02-Sep-92 14:46:46 +BitMaps.s
  212.     1234     440 64.3% 02-Sep-92 14:47:28 +BitMaps.s.info
  213.    13379    3792 71.6% 02-Sep-92 14:05:32 +Blit_Functions.s
  214.     1235     434 64.8% 02-Sep-92 14:05:38 +Blit_Functions.s.info
  215.    23739    5053 78.7% 02-Sep-92 14:17:24 +Bob_BobCollisions.s
  216.     1236     435 64.8% 02-Sep-92 14:17:24 +Bob_BobCollisions.s.info
  217.    15611    3986 74.4% 02-Sep-92 14:17:48 +Bob_BorderCollision.s
  218.     1236     436 64.7% 02-Sep-92 14:17:50 +Bob_BorderCollision.s.info
  219.    15359    3934 74.3% 02-Sep-92 14:23:50 +Bob_MinimumBob.s
  220.     1234     433 64.9% 02-Sep-92 14:25:12 +Bob_MinimumBob.s.info
  221.    19335    4686 75.7% 02-Sep-92 14:53:52 +Bob_MovePaste.s
  222.     1236     440 64.4% 02-Sep-92 14:54:50 +Bob_MovePaste.s.info
  223.    10323    3072 70.2% 02-Sep-92 17:29:30 +Dual_PlayField.s
  224.     1236     437 64.6% 02-Sep-92 17:29:36 +Dual_PlayField.s.info
  225.     9593    2952 69.2% 02-Sep-92 16:17:04 +Font.s
  226.     1235     438 64.5% 02-Sep-92 16:17:08 +Font.s.info
  227.    16550    4290 74.0% 02-Sep-92 14:32:56 +Horizontal_Scroll.s
  228.     1236     438 64.5% 02-Sep-92 14:34:08 +Horizontal_Scroll.s.info
  229.     8646    2669 69.1% 02-Sep-92 15:43:56 +MonitorID_Info.s
  230.     1236     436 64.7% 02-Sep-92 15:44:00 +MonitorID_Info.s.info
  231.     9739    1829 81.2% 02-Sep-92 14:22:44 +Old_View.s
  232.     1234     436 64.6% 02-Sep-92 14:22:50 +Old_View.s.info
  233.     6941    2189 68.4% 02-Sep-92 17:54:00 +Simple_CopperList.s
  234.     1236     438 64.5% 02-Sep-92 17:57:58 +Simple_CopperList.s.info
  235.     8036    2392 70.2% 02-Sep-92 14:42:18 +Simple_Sprite.s
  236.     1236     439 64.4% 02-Sep-92 14:43:26 +Simple_Sprite.s.info
  237.    16784    4368 73.9% 02-Sep-92 14:31:44 +Vertical_Scroll.s
  238.     1236     438 64.5% 02-Sep-92 14:31:56 +Vertical_Scroll.s.info
  239.    11748    3452 70.6% 02-Sep-92 14:34:34 +VSprite.s
  240.     1236     437 64.6% 02-Sep-92 14:35:48 +VSprite.s.info
  241.      628     260 58.5% 02-Sep-92 15:55:02 +ASL.info
  242.    11432    3511 69.2% 02-Sep-92 16:48:12 +Font_Asl.s
  243.     1236     439 64.4% 02-Sep-92 16:51:16 +Font_Asl.s.info
  244.    11032    3404 69.1% 02-Sep-92 15:58:42 +MSPattern_Asl.s
  245.     1236     448 63.7% 02-Sep-92 16:07:40 +MSPattern_Asl.s.info
  246.    10777    3287 69.4% 02-Sep-92 16:02:42 +MultiSelect_Asl.s
  247.     1236     448 63.7% 02-Sep-92 16:07:42 +MultiSelect_Asl.s.info
  248.    10238    3155 69.1% 02-Sep-92 17:24:52 +Requester_Asl.s
  249.     1236     447 63.8% 02-Sep-92 17:25:58 +Requester_Asl.s.info
  250.    11092    3282 70.4% 02-Sep-92 17:05:54 +ScreenMode_Asl.s
  251.     1236     443 64.1% 02-Sep-92 17:10:14 +ScreenMode_Asl.s.info
  252.      628     258 58.9% 02-Sep-92 15:55:06 +Devices.info
  253.     2875     986 65.7% 02-Sep-92 14:37:36 +Audio.s
  254.     1236     437 64.6% 02-Sep-92 14:38:40 +Audio.s.info
  255.     3693    1304 64.6% 02-Sep-92 15:06:10 +Change_Mouse_Position.s
  256.     1235     433 64.9% 02-Sep-92 15:07:24 +Change_Mouse_Position.s.info
  257.    33068    8173 75.2% 02-Sep-92 14:39:04 +Disk_Drive.s
  258.     1237     441 64.3% 02-Sep-92 14:40:22 +Disk_Drive.s.info
  259.     3343    1230 63.2% 02-Sep-92 15:38:22 +GamePort.s
  260.     1235     437 64.6% 02-Sep-92 15:38:58 +GamePort.s.info
  261.     6921    2606 62.3% 02-Sep-92 15:28:50 +InputDevice_Handler.s
  262.     1236     438 64.5% 02-Sep-92 15:29:12 +InputDevice_Handler.s.info
  263.     7460    2024 72.8% 02-Sep-92 15:12:40 +Joystick.s
  264.     1236     436 64.7% 02-Sep-92 15:13:06 +Joystick.s.info
  265.     2486     984 60.4% 02-Sep-92 15:33:18 +Keyboard_Matrix.s
  266.     1235     438 64.5% 02-Sep-92 15:33:36 +Keyboard_Matrix.s.info
  267.    16419    4697 71.3% 02-Sep-92 15:35:04 +Printer.s
  268.     1235     432 65.0% 02-Sep-92 15:35:34 +Printer.s.info
  269.     9000    2969 67.0% 02-Sep-92 18:20:42 +SCSI_Query.s
  270.     1235     435 64.7% 02-Sep-92 18:22:16 +SCSI_Query.s.info
  271.      628     264 57.9% 02-Sep-92 15:57:20 +Libraries.info
  272.     7205    2238 68.9% 02-Sep-92 15:04:18 +Gadtools-Menu.s
  273.     1236     433 64.9% 02-Sep-92 15:04:48 +Gadtools-Menu.s.info
  274.    19679    4592 76.6% 02-Sep-92 14:38:22 +Gadtools.s
  275.     1235     435 64.7% 02-Sep-92 14:39:26 +Gadtools.s.info
  276.     8620    2738 68.2% 02-Sep-92 15:18:40 +HotKey_Commodity.s
  277.     1235     439 64.4% 02-Sep-92 15:21:04 +HotKey_Commodity.s.info
  278.     9243    2727 70.4% 02-Sep-92 15:10:04 +IFF_ParseChunks.s
  279.     1234     434 64.8% 02-Sep-92 15:10:06 +IFF_ParseChunks.s.info
  280.     9766    2909 70.2% 02-Sep-92 15:46:52 +IFF_ParseClipboard.s
  281.     1234     436 64.6% 02-Sep-92 15:47:58 +IFF_ParseClipboard.s.info
  282.    14932    3388 77.3% 02-Sep-92 17:08:58 +IFF_ParsePrefs.s
  283.     1236     439 64.4% 02-Sep-92 17:10:00 +IFF_ParsePrefs.s.info
  284.      628     258 58.9% 02-Sep-92 18:18:50 +Locale.info
  285.     8579    2674 68.8% 02-Sep-92 18:16:08 +Locale_Catalog.s
  286.     1236     440 64.4% 02-Sep-92 18:16:32 +Locale_Catalog.s.info
  287.     7097    2183 69.2% 02-Sep-92 14:35:06 +SetFunction.s
  288.     1236     436 64.7% 02-Sep-92 14:35:06 +SetFunction.s.info
  289.     8493    2653 68.7% 02-Sep-92 14:31:12 +Utility_Tags.s
  290.     1234     441 64.2% 02-Sep-92 14:31:56 +Utility_Tags.s.info
  291.      628     261 58.4% 02-Sep-92 15:57:16 +Boopsi.info
  292.    11490    3481 69.7% 02-Sep-92 15:30:08 +Talk2Boopsi.s
  293.     1234     442 64.1% 02-Sep-92 15:30:58 +Talk2Boopsi.s.info
  294.    13083    3861 70.4% 02-Sep-92 14:34:42 +Talk2Intuition.s
  295.     1235     437 64.6% 02-Sep-92 14:34:46 +Talk2Intuition.s.info
  296.      628     271 56.8% 02-Sep-92 15:55:00 +Miscellaneous.info
  297.     1876     670 64.2% 02-Sep-92 14:20:18 +BitField_Instructions.s
  298.     1235     440 64.3% 02-Sep-92 14:20:26 +BitField_Instructions.s.info
  299.    13387    3746 72.0% 05-Jul-80 17:22:50 +Date_Time.s
  300.     1235     435 64.7% 05-Jul-80 17:24:00 +Date_Time.s.info
  301.     8403    2750 67.2% 02-Sep-92 14:06:18 +Potgo_Resource.s
  302.     1236     439 64.4% 02-Sep-92 14:07:20 +Potgo_Resource.s.info
  303.     9226    3175 65.5% 02-Sep-92 15:28:26 +Rnd.s
  304.     1236     435 64.8% 02-Sep-92 15:29:02 +Rnd.s.info
  305.     9414    2853 69.6% 02-Sep-92 14:14:48 +Sound.s
  306.     1236     439 64.4% 02-Sep-92 14:14:52 +Sound.s.info
  307.     7888    2536 67.8% 02-Sep-92 15:08:06 +XREF_RangeRand.s
  308.     1235     432 65.0% 02-Sep-92 15:11:02 +XREF_RangeRand.s.info
  309.      666     399 40.0% 02-Sep-92 15:48:16  RKM.readme
  310.    11657    3635 68.8% 02-Sep-92 17:01:18 +Console.s
  311.     1235     435 64.7% 02-Sep-92 17:01:18 +Console.s.info
  312.     8832    2718 69.2% 02-Sep-92 16:07:12 +Clipboard.s
  313.     1236     436 64.7% 02-Sep-92 16:07:56 +Clipboard.s.info
  314.     8787    2863 67.4% 02-Sep-92 15:38:32 +SCSI_Query.s
  315.     1236     437 64.6% 02-Sep-92 15:39:54 +SCSI_Query.s.info
  316.     9799    3064 68.7% 02-Sep-92 15:46:28 +Arexx.s
  317.     1236     439 64.4% 02-Sep-92 15:49:12 +Arexx.s.info
  318.     9514    2924 69.2% 02-Sep-92 15:50:30 +Arexx_Msg.s
  319.     1236     436 64.7% 02-Sep-92 15:50:56 +Arexx_Msg.s.info
  320.      316     165 47.7% 02-Sep-92 14:31:50 +test.rexx
  321.     1632    1254 23.1% 02-Sep-92 15:23:20 +testrexx.exe
  322.     2038     770 62.2% 02-Sep-92 16:05:12 +select.i
  323.    14898    4289 71.2% 02-Sep-92 15:37:12 +Select_Gadget.s
  324.     1235     436 64.6% 02-Sep-92 15:38:54 +Select_Gadget.s.info
  325.     2695    1479 45.1% 02-Sep-92 15:31:06 +RKM.readme
  326. -------- ------- ----- --------- --------
  327.  1626858  423361 73.9% 23-Jun-101 01:56:14   251 files
  328.